link register meaning in Chinese
连接寄存器
Examples
- Branch instructions using the contents of the link register or count register to specify the branch target address
使用链接寄存器或计数寄存器来指定转移目标地址的转移指令。 - The lk bit specifies whether the address of the next sequential instruction is saved in the link register as a return address for a subroutine call
Lk位指定了下一个顺序指令的地址是否作为子例程调用的返回地址保存在链接寄存器中。 - The ability to save the address of the next sequential instruction is provided on all branch instructions , including the branch to link register instruction
所有的转移指令都具备保存后继顺序指令地址的能力,包括到链接寄存器的转移。